GtkGLArea: Add create-context signal
authorAlexander Larsson <alexl@redhat.com>
Mon, 3 Nov 2014 09:43:31 +0000 (10:43 +0100)
committerAlexander Larsson <alexl@redhat.com>
Mon, 3 Nov 2014 09:43:31 +0000 (10:43 +0100)
commit9930e6dcaaa334b92f1cfc7e798a0064ed9d0666
treed789f44af171bcaa58359f71f19e0222cd682cbb
parent4aa0d168652a629c3596015b6a9faaeb589ba4d1
GtkGLArea: Add create-context signal

This lets you hook into the GL context creation which is useful
if you want to share one GL context between GtkGLArea widgets.
gtk/gtkglarea.c
gtk/gtkglarea.h